add config tests in GPSBabel.pro.
authortsteven4 <tsteven4@gmail.com>
Sat, 12 May 2018 16:54:02 +0000 (10:54 -0600)
committertsteven4 <tsteven4@gmail.com>
Sat, 12 May 2018 16:54:02 +0000 (10:54 -0600)
commita8e4d14fc26ea9812ed1c8b79c71616555d95888
treebd139f68a3b6980e35fa20b8dfa60b81e3c911e6
parent86668e0325ec2d1b8a33408fd653b082020920dc
add config tests in GPSBabel.pro.
specifically, we look for stdarg.h and unistd.h for zlib.
.gitignore
GPSBabel.pro
config.tests/stdarg/.gitignore [new file with mode: 0644]
config.tests/stdarg/main.cpp [new file with mode: 0644]
config.tests/stdarg/stdarg.pro [new file with mode: 0644]
config.tests/unistd/.gitignore [new file with mode: 0644]
config.tests/unistd/main.cpp [new file with mode: 0644]
config.tests/unistd/unistd.pro [new file with mode: 0644]